occam 2 - definitie. Wat is occam 2
Diclib.com
Online Woordenboek

Wat (wie) is occam 2 - definitie

CONCURRENT PROGRAMMING LANGUAGE
OCCAM programming language; Occam 2; Occam programming language; Occam 3; Occam 2.1; OCCAM2; XC programming language
  • 1983 "occam" by INMOS Limited

occam 2         
<language> An extension of occam produced in 1987. Occam 2 adds floating-point, functions and a type system. ["occam 2 Reference Manual", INMOS, P-H 1988, ISBN 0-13-629312-3]. (1994-11-18)
Occam         
VARIANT OF THE PROGRAMMING LANGUAGE OCCAM
Occam-Pi; Occam-pi; Occam-p
In computer science, occam-π (or occam-pi) is the name of a variant of the programming language occam developed by the Kent Retargetable occam Compiler (KRoC) team at the University of Kent. The name reflects the introduction of elements of π-calculus (pi-calculus) into occam, especially concepts involving mobile agents (processes) and data.
Occam process         
METHOD FOR USE IN THE MANUFACTURING OF ELECTRONIC CIRCUIT BOARDS
Occam Process
The Occam process is a solder-free, Restriction of Hazardous Substances Directive (RoHS)-compliant method for use in the manufacturing of electronic circuit boards developed by Verdant Electronics. It combines the usual two steps of the construction of printed circuit boards (PCBs) followed by the population process of placing various leaded and non-leaded electronic components into one process.

Wikipedia

Occam (programming language)

occam is a programming language which is concurrent and builds on the communicating sequential processes (CSP) process algebra, and shares many of its features. It is named after philosopher William of Ockham after whom Occam's razor is named.

occam is an imperative procedural language (such as Pascal). It was developed by David May and others at Inmos (trademark INMOS), advised by Tony Hoare, as the native programming language for their transputer microprocessors, but implementations for other platforms are available. The most widely known version is occam 2; its programming manual was written by Steven Ericsson-Zenith and others at Inmos.